From: Glenn Morris Date: Tue, 10 Mar 2015 22:46:39 +0000 (-0400) Subject: # Further ChangeLog fix X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~23^2~3375^2~178 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=c3ca6a911a84e49aa0a0126cfc8640b90fb73572;p=emacs.git # Further ChangeLog fix --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 5184167ecd8..b798e14c087 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -7,6 +7,7 @@ * progmodes/js.el (js-indent-first-initialiser): New option. (js--maybe-goto-declaration-keyword-end): New function. + (js--proper-indentation): Use js--maybe-goto-declaration-keyword-end. 2015-03-10 Thomas Fitzsimmons